About Me

Welcome to my website

I'm Gokul Kannan, currently a prefinal year at NIT Trichy. My interests include Web development and in order to gain more exposure, I love to work on projects and programmes to constantly enhance my skills and updated with the latest tech used. I mainly work on the backend using Node JS and Mongo DB, with a little knowledge on frontend using React Js and Flask

HTML, CSS & JS

REACT JS

PYTHON

NODE JS

Skills

Frontend Development

HTML, CSS, Javascript, React Js

Backend Development

Node Js, Mongo DB, Firebase, Postman

Python Development

Flask, Sqlite

Projects

Chat Application

Imported socket io and used its features to create a chat app, wherein users can enter the chat room by entering the same code and chat, also has the feature of sending the location to everyone

Link

Task-Manager Application

Worked with Node Js and created an app where the user can signup and login and manage the tasks by creating, reading, updating and deleting the notes. Created REST API endpoints and tested the API using Postman, also added authorization and returned a JWT token when an user logged in or signed up

Link

Notes Application

Worked with Node Js and used core modules and the Yargs package to create commands over the terminal to create, update or delete the notes created by the user, which was saved in the JSON format in a seperate files

Link