Skip to content
View abhigunasekar's full-sized avatar
🌎
Building for progress
🌎
Building for progress

Block or report abhigunasekar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gideon gideon Public

    Gideon is a serverless multi-cloud web app that provides image upload and recognition services. I built the client side using Vue.js, Node.js and RESTful APIs. The cloud infrastructure was architec…

    Vue

  2. werkIt werkIt Public

    Exercise is an essential component for a healthy mind and body. However, working out today, given the current pandemic, has become hard and lackluster. People seeking to improve their physical fitn…

    JavaScript 3 1

  3. joketeller joketeller Public

    Funny Joke Teller: Built with HTML5, CSS3, JS, JSON, and RESTful API's. Deployed using GitHub Pages.

    JavaScript

  4. cyberbuddies cyberbuddies Public

    Meet your next best friend! Built with ReactJS, JSX, HTML5, and CSS. Rendered and deployed using GitHub Pages.

    JavaScript

  5. tesaract tesaract Public

    Developed a Shell interpreter from scratch which combines behavior from common shells including bash and csh.

    C++ 1

  6. wally-webserver wally-webserver Public

    A multi-threaded HTTP server which allows any HTTP client to browse a website and retrieve content. Built with C/C++ and implemented concurrency with fork() and threads and mutex locks.

    C