Skip to content
View fortune-c's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report fortune-c

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
fortune-c/README.md

Visitor Badge

Fortunate Adesina

๐Ÿ‘ฉโ€๐Ÿ’ป About Me

I'm Fortunate, a BSc Software Engineering student at Miva Open University, passionate about building systems and creative projects. I love learning new technologies and contributing to open-source.

- ๐Ÿ”ญ Looking for an ...
- ๐Ÿ“š Currently learning **system programming**
- ๐Ÿ” Love to exploring **systems and low-level concepts**
- โšก In my free time, I enjoy **gaming ๐ŸŽฎ** and **watching anime ๐ŸŽฌ**

๐Ÿ›  Languages

๐Ÿ›  Tools

๐Ÿ”ฅ GitHub Stats

GitHub Streak

โšก Fun / Interests

  • ๐ŸŽฎ Gaming | ๐ŸŽฌ Anime | ๐Ÿ’ป Open-Source | ๐ŸŒฑ Learning new tech

๐Ÿ“ฝ๏ธ Projects

  • ๐Ÿ“Œ Pinned Repos | ๐Ÿ““ Repos | ๐Ÿ‘จโ€๐Ÿ’ป Portfolio

Pinned Loading

  1. civicvote civicvote Public

    Standard Secure Voting System - A secure and reliable voting system where eligible voters can cast votes, duplicate voting is prevented, and results are accurately tallied.

    C#

  2. CollabDocs CollabDocs Public

    A production-style real-time collaborative document backend built with ASP.NET Core, WebSockets (SignalR), Redis, and PostgreSQL.

    C#

  3. netus netus Public

    A minimal HTTP server written in C to understand the fundamentals of networking and systems programming.

    C

  4. cs cs Public

    CPU cache simulator in C that models a 16KB 4-way set-associative write-through cache with 64 sets and random replacement on a 32-bit system, backed by 4MB main memory. It supports basic read/writeโ€ฆ

    C