Coder Social home page Coder Social logo

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on Angular, JavaScript, TypeScript, Python, Flask, Flutter, Google App Engine, GCP
  • 🌱 I’m currently learning Nodejs, BlockChain, Machine Learning
  • πŸ‘― I’m looking to collaborate on Open Source Javascript/Typescript/Angular projects
  • πŸ€” I’m looking for help with building Decentralised Applications
  • πŸ’¬ Ask me about best practices, architectural design and perfomance improvement of Angular Applications
  • πŸ“« How to reach me: [email protected]
  • ⚑ Fun fact: You would either find me observing a problem closely or building a solution for the same.

About

My love for technology has driven me into the world of programming ever since I got into college. It all started from my freshmen year when I got my first internship. The journey since then has been really fascinating. I started with designing web pages and learning design standards. Then I moved on to python programming and building RESTful APIs. I got my hands on managing NoSql Databses like Cloud Datastore and Firestore. Worked closely in deploying and hosting web applications on Google App Engine and Firebase.

Then started my journey with Javascript, and I fell for a language created in just 10 days. I got deep into learning the basics and fundamentals of JS and then moved on to frameworks like Angular. Since then I have built various production ready web application using Angular. I have also created cross platfrom applications using Ionic Framework and Flutter.

In this duration of my long term internship, I have worked as Frontend engineer, Backend developer and I have gained much experience on Agile development, Team work, version control and best practices. I have also trained interns in the process and helped them grow. Apart from my internship I manged time to deliver freelance projects and gain experience working with developers from various different parts of the world.

I am currently working as a Full time Software Engineer from June 2021. My work mostly includes developing Angular applications, making architectural desicions and researching new and best ways to implemenet the task at hand.

I believe in building a community of technology enthusiasts who can help each other grow and collaboratively provide smarter solutions to problems in the world. You may probably find me helping people with their problems, debugging code for errors, handling clients, or using technology as a tool to fight real life problems.

  • Skills I'm confident about: HTML/CSS, Javascript, Angular 2+, Python, Google App Engine, Firebase.
  • Skills I'm familiar with: Blockchain, Flutter, Machine Learning, Nodejs

You can reach out to me at [email protected]

Jayant Ojha's Projects

10-easy-steps icon 10-easy-steps

A Repository Created for #Hacktoberfest to Help Beginners Get Started with Code

blackjack-python icon blackjack-python

Black Jack is a simple card game played between the dealer and the players.

counting-cards icon counting-cards

In the casino game Blackjack, a player can gain an advantage over the house by keeping track of the relative number of high and low cards remaining in the deck. This is called card counting. Having more high cards remaining in the deck favors the player. Each card is assigned a value according to the table below. When the count is positive, the player should bet high. When the count is zero or negative, the player should bet low.

covid19 icon covid19

A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!

covid19api icon covid19api

Playing with GraphQL and COVID-19 API! Checkout the related COVID-19 Tracker for India.

cuora icon cuora

Cuora is an open source college discussion forum which will allow students to post notice or information related to college events. Under every post, the students can openly have discussion or clarify their doubts. The forum will also allow the students to create an event reminder.

dice-rolling-application icon dice-rolling-application

A very basic python application for rolling a dice, which throws you a random number between 1 and 6 each time you roll it.

gst-calculator icon gst-calculator

A simple GST calculator in python which asks for a Bill Amount, calculates CGST(9%) and SGST(9%) and then returns the total bill amount.

jayant0jha icon jayant0jha

This includes a small README for my introduction, reach out to me for further details.

motivate icon motivate

:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.

open-pixel-art icon open-pixel-art

A collaborative pixel art project to teach people how to contribute to open-source

profile-lookup icon profile-lookup

We have an array of objects representing different people in our contacts lists. A lookUpProfile() function that takes firstName and a property (prop) as arguments has been pre-written for you. The function should check if firstName is an actual contact’s firstName and the given property (prop) is a property of that contact. If both are true, then return the value of that property. If firstName does not correspond to any contacts then return No such contact. If prop does not correspond to any valid properties then return No such property. Change the code below // Only change code below this line and up to // Only change code above this line. Ensure that you are editing the inside of the lookUpProfile() function. This function includes two parameters, firstName and prop. The function should look through the contacts list for the given firstName parameter. If there is a match found, the function should then look for the given prop parameter. If both firstName and the associated prop are found, you should return the value of the prop. If firstName is found and no associated prop is found, you should return No such property. If firstName isn’t found anywhere, you should return No such contact.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.