Skip to content

Commit c6b6385

Browse files
Update README.md
1 parent a4e6aec commit c6b6385

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

README.md

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Hi there 👋 I'm Simon
22

33
## 👨‍💻 About Me
4-
I looove **Computer & Computer Science**. There is soo much to discover and I'm very excited about it. I'm someone who loves solving problems through clean and efficient code for better productivity.
5-
I’m especially interested in **Cybersecurity**, software development, and system design. And I like also Mathematics and electronics.
4+
I **love** everything about **computers and computer science** — there’s so much to explore, and I’m always eager to learn more.
5+
I’m passionate about **solving problems through clean, efficient, and well-structured code** to boost my productivity.
6+
My main interests lie in **Cybersecurity**, **software development**, and **system design** — and I also enjoy **mathematics** and **electronics**.
67

7-
- 🎯 Always learning and improving my skills in modern technologies
8+
- 🎯 Constantly learning and improving my skills in modern technologies
89
- 🌱 Exploring the world of **ethical hacking** and **network security**
910
- 💼 Open to **freelance collaborations** and **remote opportunities**
1011

@@ -13,35 +14,37 @@ I’m especially interested in **Cybersecurity**, software development, and syst
1314
## 🚀 Projects I'm Most Proud Of
1415
Here are a few highlights from my work:
1516

16-
- 🏓 **[FT_TRANSCENDENCE](https://github.com/SimonIsCoding/ft_transcendence)** — a FullStack PONG game on the web using Typescript and Node.js - We used so many features that I would be very happy to let you dicover 😋
17-
- 🧊 **[CUB3D](https://github.com/pauldahacker/cub3d)** — A raycasting 3D environment Game from a 2D map - like Wolfenstein 3D.
18-
- ⚙️ **[Minishell](https://github.com/SimonIsCoding/minishell)** — An implementation of a Unix shell in C, featuring command execution, built-in commands, environment variable management, and advanced shell features like pipes, redirections, and here-documents.
19-
- 📈 **[PushSwap](https://github.com/SimonIsCoding/push_swap)** — create an efficient algorithm to sort up to 500 numbers with strict features
20-
- 🌀 **[fractol](https://github.com/SimonIsCoding/fractol)** — I drew various fractals thanks to a graphical library named MiniLibX and using mathematics & C language
21-
- 🗪 **[ft_irc](https://github.com/SimonIsCoding/ft_irc)** — This project implements an IRC (Internet Relay Chat) server using C++98 and Linux system calls.
17+
- 🏓 **[FT_TRANSCENDENCE](https://github.com/SimonIsCoding/ft_transcendence)** — A full-stack **PONG** game built with **TypeScript** and **Node.js**.
18+
This project includes numerous features I’d love to let you discover 😋
19+
- 🧊 **[CUB3D](https://github.com/pauldahacker/cub3d)** — A **raycasting 3D engine** from a 2D map, inspired by *Wolfenstein 3D*.
20+
- ⚙️ **[Minishell](https://github.com/SimonIsCoding/minishell)** — A **Unix shell implementation in C**, featuring command execution, environment variable management, pipes, redirections, and here-documents.
21+
- 📈 **[PushSwap](https://github.com/SimonIsCoding/push_swap)** — A **sorting algorithm challenge** to efficiently sort up to 500 numbers under strict constraints.
22+
- 🌀 **[Fractol](https://github.com/SimonIsCoding/fractol)** — A **fractal visualizer** built with **C** and **MiniLibX**, combining math and graphics programming.
23+
- 🗪 **[ft_irc](https://github.com/SimonIsCoding/ft_irc)** — An **IRC server** implemented in **C++98**, leveraging Linux system calls.
2224

2325
---
2426

2527
## 🧠 Technologies & Languages
2628
I work with:
2729

28-
- **Languages:** C, TypeScript, JavaScript, C++, Python, Shell, Makefile
29-
- **Web:** HTML, CSS, React, Node.js, Tailwind CSS
30-
- **Databases:** MySQL, MariaDB, SQLite3
31-
- **Cybersecurity:** Burp Suite, Kali Linux
32-
- **Tools:** Git, Docker, VS Code, Linux
30+
- **Languages:** C, C++, TypeScript, JavaScript, Python, Shell, Makefile
31+
- **Web:** HTML, CSS, React, Node.js, Tailwind CSS
32+
- **Databases:** MySQL, MariaDB, SQLite3
33+
- **Cybersecurity:** Burp Suite, Kali Linux
34+
- **Tools:** Git, Docker, VS Code, Linux
3335

3436
---
3537

3638
## 📊 GitHub Stats
37-
![](https://github-readme-stats.vercel.app/api?simonIsCoding=simonIsCoding&show_icons=true&theme=tokyonight)
38-
![](https://github-readme-streak-stats.herokuapp.com/?user=simonIsCoding&theme=tokyonight)
39-
![](https://github-readme-stats.vercel.app/api/top-langs/?simonIsCoding=simonIsCoding&layout=compact&theme=tokyonight)
39+
![](https://github-readme-stats.vercel.app/api?username=SimonIsCoding&show_icons=true&theme=tokyonight)
40+
![](https://github-readme-streak-stats.herokuapp.com/?user=SimonIsCoding&theme=tokyonight)
41+
![](https://github-readme-stats.vercel.app/api/top-langs/?username=SimonIsCoding&layout=compact&theme=tokyonight)
4042

4143
---
4244

4345
## 📫 Contact Me
44-
If you’re looking for a motivated developer to collaborate with or hire for freelance work, feel free to reach out!
46+
If you’re looking for a motivated and detail-oriented developer for freelance or collaborative projects, feel free to reach out!
47+
4548

4649
- ✉️ Email: [sim.arch@proton.me]
4750
<!-- - 🌐 Portfolio: [your-portfolio-link.com] -->

0 commit comments

Comments
 (0)