Skip to content
View SuyashD95's full-sized avatar
🎯
Working and learning
🎯
Working and learning
  • Netweb Technologies India Ltd.
  • New Delhi
  • 21:04 (UTC +05:30)
Block or Report

Block or report SuyashD95

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

About Me

My name is Suyash Dayal and I am currently working at Netweb Technologies as a Technical Lead of a Product Development team. I currently residing in New Delhi, India. My primary tech stack includes working with Django framework to build web apps (along with Django REST framework to build APIs). I have primarily worked with SQL databases (MySQL, Postgres) but also have experience of working with MongoDB for data analytics and Celery for creating event pipelines.

I dropped out of my Computer Science in the final year of my bachelor's degree program in 2017 (due to personal reasons) but rejoined it in Nov, 2020 to finish the remainder of my education after recognizing its importance during my time as working professional in the field of software engineering.

πŸ† I recently completed learning about...

  1. How to use Docker in software development (fundamentals)
  2. Data Structures & Algorithms with their implementation in Python.
  3. Created a project using Google Cloud Platform and Docker.

πŸ”­ In the future, I want to ...

  1. Contribute to open source projects.
  2. Learn about Kubernetes.
  3. Work with React.

πŸ“– I recently read...

  1. Atomic Habits by James Clear
  2. The Magic Drum by Sudha Murthy
  3. If not for Umbridge by chris400ad (a Harry Potter fanfiction)

πŸ“« How to reach me:

Email: suyashdayal@gmail.com
LinkedIn Profile URL: https://www.linkedin.com/in/suyash-dayal-126988145/

Pinned

  1. TreeChat TreeChat Public archive

    TreeChat is a demo real-time chat application created for the Android platform. It is connected to a remote MySQL database with a layer of REST APIs used to communicate between the client-side and …

    Python 1

  2. Particle-Fire-Explosion-Animation Particle-Fire-Explosion-Animation Public archive

    Designing an animation of explosion of n number of particles to introduce people with the basics of computer graphics... Designed using C++ and SDL2 libraries

    C++ 1

  3. flask_restapi_learner_proj flask_restapi_learner_proj Public

    Demo projects that I have created to learn about developing REST APIs using Flask_RESTful and Flask-SQLAlchemy frameworks.

    Python

  4. dist-sys-in-flask dist-sys-in-flask Public

    A single page application on Distributed Systems & Lamport's clock built using Flask microframework in Python and will be deployed using a Docker container.

    HTML

  5. eloquent-js-solutions eloquent-js-solutions Public archive

    My solutions to the Programming Assignment Questions given at the end of chapters of the book, "Eloquent JavaScript 3rd Edition" by Marijn Haverbeke (https://eloquentjavascript.net/). [Completed]

    JavaScript 57 19

  6. Django-Tutorials Django-Tutorials Public archive

    This repository contains all the tutorial projects that I have worked on, to learn Django framework in Python

    Python