Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
_site
.jekyll-cache
node_modules
vendor
.idea
.jekyll-cache
.venv

# Generated CSS (compiled from TailwindCSS)
Expand Down
2 changes: 1 addition & 1 deletion src/users/MaxCkett.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MaximilianBeckett

Check failure on line 1 in src/users/MaxCkett.yaml

View workflow job for this annotation

GitHub Actions / 🏃🏼 Pre-commit on windows-latest

1:24 [new-lines] wrong new line character: expected \n
github: MaxCkett
website: https://maxckett.github.io/
email: MaximilianBeckett@yahoo.com
Expand All @@ -10,4 +10,4 @@
location: Remote
role: Web Developer
languages: js css3 html5
bio: just learning
bio: Just learning
1 change: 0 additions & 1 deletion src/users/akajov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ location: Belgrade
role: Backend Web Developer
languages: php js css3 html5
bio: |

16+ years of experience.

# _SKILLS_
Expand Down
1 change: 0 additions & 1 deletion src/users/gakramx.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Akram Abdeslem Chaima

Check failure on line 1 in src/users/gakramx.yaml

View workflow job for this annotation

GitHub Actions / 🏃🏼 Pre-commit on windows-latest

1:28 [new-lines] wrong new line character: expected \n
github: gakramx
website:
email: akram@riseup.net
Expand All @@ -11,6 +11,5 @@
role: Systems programmer
languages: c c++ assembly python scheme bash
bio: |

I'm a software engineer & Electronic Technician, I have programming experience System Programming and Desktop Software,
Also in embedded systems such as Arduino and Raspberry Pi .. etc.
1 change: 0 additions & 1 deletion src/users/jbampton.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ location: Brisbane
role: Technical Manager and Scrum Master
languages: old gray bearded
bio: |

Treat your men as you would your own beloved sons. And they will follow you into the deepest valley.
3 changes: 1 addition & 2 deletions src/users/kenhorlador.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ location: Camarines Sur
role: Software Engineer / UI/UX Designer / Layout Artist
languages: c c++ js css3 html5 python3.82+ golang scss typescript
bio: |

I'm <strong>Ken Horlador</strong> from Camarines Sur, Philippines. I enjoy learning programming languages and libraries/frameworks like <a href="https://reactjs.org/">ReactJS</a> with <a href="https://www.gatsbyjs.com/">GatsbyJS</a> or <a href="https://nextjs.org/">NextJS</a>. I also enjoy wireframing, developing user flows, user interface, user experience and design in general.
I'm **Ken Horlador** from Camarines Sur, Philippines. I enjoy learning programming languages and libraries/frameworks like <a href="https://reactjs.org/">ReactJS</a> with <a href="https://www.gatsbyjs.com/">GatsbyJS</a> or <a href="https://nextjs.org/">NextJS</a>. I also enjoy wireframing, developing user flows, user interface, user experience and design in general.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The use of HTML tags like inside a YAML bio field that is rendered via Nunjucks might lead to XSS vulnerabilities if not properly sanitized. It is safer to use Markdown formatting (as done with the bold text) and ensure the template rendering context handles escaping appropriately.

  I'm **Ken Horlador** from Camarines Sur, Philippines. I enjoy learning programming languages and libraries/frameworks like [ReactJS](https://reactjs.org/) with [GatsbyJS](https://www.gatsbyjs.com/) or [NextJS](https://nextjs.org/). I also enjoy wireframing, developing user flows, user interface, user experience and design in general.


Currently taking Bachelor of Science in Computer Science at <a href="https://cspc.edu.ph/">Camarines Sur Polytechnic Colleges.</a>

Expand Down
1 change: 0 additions & 1 deletion src/users/mahabub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ location: Sirajganj
role: Web Developer
languages: ruby elixir js python3 css3 html5
bio: |

Professional Web Developer and Web technology enthusiast. Working with web technology with passion for around 5 years. Here is some key skills I can point out about me,

1. Test Driven Development
Expand Down
1 change: 0 additions & 1 deletion src/users/majalian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ location: Amman
languages:
role: Copywriter
bio: |

I have been a technical writer for more than eight years in several different settings. I learn remarkably quickly, and my researching skills are outstanding.

The majority of my career has been in advertising and technical copywriting.
Expand Down
1 change: 0 additions & 1 deletion src/users/mohdrash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ location: Kerala
role: Software Engineer
languages: c js css3 html5 c++ nodejs reactjs angularjs solidity moralis nextjs django python
bio: |

I'm a Keralite. From a place of beauty and nature. Since my childhood, i love sports (like football and MMA), hiking mountains, cooking, eating and drawing. I always try to draw stuff with my unique point of view. I also love to create things that can be useful to others.
I started coding since I was in high school. I just got volunteered with a game developers community called 'Gametop' and was part in the development of two games 'sudden strike, sudden strike Iwo Jima' Coding is also an art for me like I love to hike mountains. I was absolute noob when it comes to code html, css, and js during my College time, I'm only familiar with C++ and Arduino. That I even tried to be like broken. It becomes my favourite part when I was joined in Talrop, an Engineers world and later joined with a cyber security team under the mentorship of 'Mr.Gautam Kumawat'. I love it and now I have the opportunity to design along with the coding. My career become more stronger when I joined in Osperb Innovations that I learned a lot and still working. I find it really interesting and I enjoyed the process a lot.

Expand Down
Loading