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