Skip to content
View sohankancherla's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report sohankancherla

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

image

πŸ’« About Me:

I am Graduate Computer Science student at the University of Illinois Urbana-Champaign, passionate about Full-Stack Development and building scalable, and robust applications.

πŸš€ What I'm Up To

πŸ”­ I'm currently working on Fullstack Documentation Hub (still a work in progress)
🌱 I'm currenlty learning React
πŸ” I'm looking to learn Node.js with Express next

🌐 Socials:

LinkedIn Instagram TikTok

πŸ’» Preferred Tech Stack:

Frontend:

HTML5 CSS3 JavaScript TypeScript TailwindCSS React Vite

Backend:

Python Flask Postgres MongoDB

Tools:

Git Netlify AWS

Pinned Loading

  1. fullstack-documentation-hub fullstack-documentation-hub Public

    An open source fullstack reference website with concise, beginner friendly documentation. Still a work in progress.

    JavaScript

  2. stock-market-simulator stock-market-simulator Public

    The Stock Market Simulator is an interactive, web-based application designed to provide users with a realistic experience of trading in the stock market.

    HTML 1

  3. sign-up sign-up Public

    This is an example sign up form for a jewelry website. The UI is desgined by Dmitry Sergushkin on Dribble. The form performs manual validation of the name, email, and password inputs.

    HTML

  4. etch-a-sketch etch-a-sketch Public

    Etch-a-Sketch is a painting environment built using HTML, CSS, and JavaScript that mimics the style of the classic Etch A Sketch toy. Hover over the canvas to start painting and use the options on …

    JavaScript

  5. search search Public

    Search is a recreation of Google search including the traditional search, image search, and advanced search. The website redirects the user search to google using HTTP GET method and parameters.

    SCSS

  6. wiki wiki Public

    Wiki is a Wikipedia clone website. The website features information articles that are editable by the user. Users also have the ability to create new articles on the topic of their choice.

    Python