Skip to content
View Shaikh-Ubaid's full-sized avatar

Organizations

@conda-forge @lfortran @fortran-lang
Block or Report

Block or report Shaikh-Ubaid

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

(っ◔◡◔)っ ♥ I enjoy writing code.

Activities I like: Coding, Creating, Working, Learning

Programming Languages I know: C++, Python, Java, JavaScript

Technologies I am familiar with:

Front-end: HTML, CSS, JavaScript, Bootstrap, p5.js, React

Back-end: Python(Flask Microframework), node.js(Express.js), Java(Springboot)

Databases: SQLite, MySQL, MongoDB


Worth Visiting - Do have a look!

Note: Near the end of November 2022, Heroku shut down its free tier. Hence, some of the following links (which were deployed on Heroku) no longer work. I apologize for any inconvenience.

Animations of Different Maze Generating Algorithms Must Visit!

Maze Generator VanillaJS Yet another maze generation animation

Kinara Publications Website ALL STATIONARY FOR SCHOOLS AND OFFICES

Car Pooling Application Share your cAAr-journeys

La Fresco, The shopping center of IIT Indore Come buy me a Cadbury Dairy Milk

Khazana, The Xomato of IIT Indore Delicious and Yummy

Fancy Calculator What is 2*5/4+64^3

Python Graph Plotter Yet another graph plotter


A bit of details about the above projects:

Food Ordering Platform Khazana

● Designed a full-stack JavaScript CRUD application, where students can check out different food items from different restaurants in our campus and place a food order

● Functions: ​ register, login/logout, order food items from a specific restaurant, update profile, see order history

● Utilized: ​ HTML, CSS, JavaScript, Bootstrap, Node.js, EJS, sqlite3

Viva Question Bank

● Developed a Flask Web Application that ​ stores Viva questions for practising in future

● Inspired by students storing questions in Google Docs

● Functions: ​ add experiment, add a question, view answer, edit answer

● Utilized: ​ HTML, CSS, JavaScript, Bootstrap, Python, Flask, Google-Sheets, Git, Heroku

Maze Generator Using VaniallaJS

● Implemented Recursive-Backtracking Maze Generation Algorithm

● Functions: increase/decrease maze cell size, change number of rows and cols, view the animation of maze generation

● Technologies Utilized: HTML, CSS, Vanilla-JS, GitHub-pages

InSyd (Previous version - Popup Open) Chrome Extension

● Developed a chrome extension which can open links on a page in a small popup window on the same page

● Functions: views inside of a link on the same page when you hover over a small icon appearing next to that link

● Technologies Utilized: HTML, CSS, JavaScript, popper.js, tippy.js, chrome web requests

WhatsApp Any1

● Created a Hybrid Mobile Application to enable sending messages to an unsaved number in WhatsApp

● Functions: automatic formatting of number, feedback if the number is okay, paste a copied number

● Technologies Utilized: HTML, CSS, JavaScript, Ionic Framework

● Link to Github Repository here

Data Visualizer

● Created a Python Flask Application to visualize data.

● Functions: generates Line Graph, Bar Graph, Pie Chart, Histogram, Scatter Plot as choice selected

● Technologies Utilized: Python, Flask, Matplotlib, Heroku, Git

Pinned

  1. Implementation-and-Analysis-of-Maze-Generating-Algorithms Implementation-and-Analysis-of-Maze-Generating-Algorithms Public

    JavaScript 1

  2. InSyd-Chrome-Extension InSyd-Chrome-Extension Public

    This is a chrome extension which can open links on a page in a small popup window on the same page. Just hover and link and then hover over the small bubble appearing next to that link and Voila! Y…

    JavaScript

  3. Food-Ordering-Platform-Khazana Food-Ordering-Platform-Khazana Public

    A Food Ordering Platform for ordering food from restaurants at IIT Indore campus. It is very useful for all students, faculty, visitors and the shop owner themselves.

    JavaScript

  4. Maze-Generator-Using-VanillaJS Maze-Generator-Using-VanillaJS Public

    HTML