Skip to content
View sumon-ohid's full-sized avatar
🔨
Busy Building
🔨
Busy Building

Highlights

  • Pro

Block or report sumon-ohid

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
Sumon-ohid/README.md

232639433-cb0aea21-66f0-4508-a771-85e2089c5a87

Hi, I'm Sumon!

Turning ideas into web apps. Here are some of my projects:

🔗 Links

portfolio linkedin

Others

I build things.

😄 Pronouns He/Him

🎓 I've completed 42 Common Core.

👩‍💻 I'm currently working on 42 Mastery Curriculum. And some side projects.

🧰 Tools I normally use:

My Skills

🧠 Tech stack I'm familiar with:

My Skills

👩‍💻 I want to learn more:

My Skills

🏅 Badge Earned:

Badge

Pinned Loading

  1. reflare.email reflare.email Public

    Design beautiful emails and Send through Cloudflare Email Sending or Resend API

    TypeScript

  2. myui.sh myui.sh Public

    A toolkit for coding agents like Claude Code and Copilot to help you build UIs that don't suck.

    JavaScript

  3. minishell minishell Public

    First group project. Creating a simplified BASH in C. One of the most challenging project. It works same as bash, supports builtins like echo, export, cd, pwd, unset and exit with proper exit code …

    C 1

  4. Webserver Webserver Public

    Forked from poechlauerbe/webserv

    Creating our own Web-Server in CPP 98, it takes a configuration file as argument, Supports multiple servers, multiple clients, Autoindex, GET, POST, DELETE method, CGI-BIN etc. Outcome: Understandi…

    C++