Hey π, I'm Markos
I'm currently a Technical Support Engineer at dxFeed. Based in Porto i am working on some side projects, learning a couple new things, and trying to conquer the world as Kratos against his enemyes
π§ Remember to drink water π§
- π Iβm currently working on Cub3D.
- π§ Learning about Linux, C, and a bit of Shell.
- π¨βπ» Most of my projects are available on Github.
- π¬ Ping me about C, Zig, Shell, React, JS, art, and any tech stuff.
- π Check out my resume.
const Markos = {
code: ["C, Javascript", "Typescript", "Python"],
askMeAbout: ["web dev", "tech", "app dev", "photography", "art"],
technologies: {
frontEnd: {
technologies: ["C", "C++", "Shell", "HTML", "CSS", "SASS", "JS", "React", "Typescript", "Redux"],
},
misc: ["styled-components", "tailwind", "GIT"]
},
architecture: ["Progressive web applications", "Single page applications"],
currentFocus: "Piscine 42School",
funFact: "I love drawn people and play instruments"
};
Project | Score |
---|---|
S00 | β 100/100 |
S01 | β 70/100 |
C00 | β 92/100 |
C01 | β 100/100 |
C02 | β 55/100 |
C03 | β 100/100 |
C04 | β 50/100 |
C05 | β 80/100 |
C06 | β 100/100 |
C07 | β 60/100 |
C08 | β 100/100 |
C09 | Not graded |
Project | Description | Score |
---|---|---|
Libft | A C library | β 125/100 |
Ft_printf | Recoding the printf function | β 125/100 |
Get_next_line | Reading content line by line from a file, stdin or network connection | β 125/100 |
Pipex | A simple pipes and processes in C | β 125/100 |
Push_Swap | Sorting data on a stack, with a limited set of instructions | β 125/100 |
So_Long | 2D game made in minilibx | β 125/100 |
Philosophers | Dijsktra dining problem | β 125/100 |
Minishell | A shell based on Bash | β 125/100 |