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",
};
42 - Piscine
42 - Common-core
- 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, stdineven a 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