Vishw shah

Read More

Hello there! Welcome to my online portfolio.


I am Vishw Shah. After graduating from high school from India, I came to Canada to peruse my Advance Diploma. I am a math-loving person and always had an interest in knowing how IoT devices or an application works, or how a google search engine works, where are so much data stored. So I brought my passion for math and interest in knowing things together and decided to choose such a field where I can explore creativity in the real world.


Scroll down to see what skills I have acquired while studying in Computer Science field.

Education

Notebook

Sheridan College



I am a second year student at Sheridan College. I am pursing my Advanced Diploma in Computer Engineering. It's a three-year program covering a variety of software-related subjects from web development, web application programming, client/server application programming, networking, Electronics, IOT devices and database management.

Programming is like math for me there are so many things you can learn and create even by applying one technique in different ways While using electronic skills you can build the hardware and later can combine both software and hard ware to build a device. In the coming section, you will get to know more about the skill that I have acquired and how I have used them in the real world (The next entire section is dedicated to my passion for programming).

Skills

Languages & Frameworks

WEB



HTML5

Advance


95%

CSS3

Advance


95%

Javascript

Intermediate


70%


APPLICATION / MOBILE APPLICATION



Java

Advance


95%

Python

Intermediate


70%

C Programming

Advance


80%


DATA STORAGE



PL/SQL

Advance


80%

MongoDB

Advance


80%


WEB HOSTING & DEPLOYMENT



Azure

Intermediate


75%


FRAMEWORKS



JavaFX

Intermediate


75%

Bootstrap-4

Advance


85%

Software

NetBeans



Eclipse



Visual Studio


Git



Visual Studio Code

MySql



SQL Management Server

Visual Paradigm


Jupyter Notebook


Dev C++


AutoCAD


Quatrus II


Multisim


Model Sim Altera


Eagle


Project



  • Created an e-portfolio for a friend, reflecting his profile, skill-set and projects.
  • Developed a static web-page using HTML5, CSS3, JavaScript and bootstrap framework
  • Along with that implemented some new JavaScript libraries to make it more interactive.
  • Designed an ERD and Relational model using the given data and wire-frame provided by the professor
  • Stored the given data using SQL and NoSQL
  • Implemented SQL queries to get the data mentioned in each wire-frame
  • Grades - 87.51%
  • Developed a system that will manage all the available stocks in a shop or business organization
  • Made a structure that will allow user to see the purchases, sell and view the current stock.
  • Used SQL Database to keep a track of manufacture, sale, purchase, orders and delivery of the products
  • A search bar that will allow searching the name of product to check the status and details of product
  • Created a system that will allow users to reserve ticket through online mode
  • Used SQL Database for storing the entire data into a secured database which can only be accessed by authorized individuals
  • Created a task bar using JavaFX where user can search according to their requirements
  • The system can perform 5 tasks- Register, login, seat reservation, PNR enquiry and exit
  • Converted the normal dice and giving it a technical touch, this LED dice works with the help of a switch, in which pressing the push button switch will randomly show a number on the top of the LED.
  • Also, in order to have 2 dices in a single circuit, we can also add one more 7 segment LED display
  • Developed the schematics, PCB Design, Bill-Of-Materials (BOM), Gerber and the NC Drill Files for the LED Dice Project using Eagle software and tools
  • Researched and planned the use of different libraries for the project
  • Built a PCB design chassis board
  • Used the through-hole soldering method to solder the components
  • Drilled the holes in the chassis board for fitting the chip inside it
  • Successfully passed all the given tests for implementation of the PCB board
  • Acts like the Simon game that people used to play in the 70’s
  • Each time system will light-up a sequence of colours and every time you get it right, the system will give you one the sequence again with an additional colour at the end.
  • Developed the code of the memory game using C++
  • Developed the schematics using Eagle software and tools
  • Used the Arduino library for the implementation of the memory game