Giter Site home page Giter Site logo

Heya πŸ‘‹ Visitor!! ✨

Well, we all ended up on GitHub, right? It's the place where people finally UNDERSTAND what I mean. So, here's my special request:

πŸ€– Beep Boop Beep... This guy seems to understand JSON. Let's make a request...

{
   "name": "Parth Manaktala",
   "Highest Education Details": {
      "Qualification": "Masters of Science",
      "Stream": "Computer Science",
      "Grade": "Well, Does textbook knowledge really matter? Anyways, it's a solid 4",
      "University": "Purdue University"
   },
   "About Me": "I'm a tech enthusiast, a team player who loves to develop. I take challenges as my lessons, aiming to write code that's as well-formatted as a Shakespearean sonnet, follows best practices like a pro chef's recipe, and is as efficient as a ninja."
}

Well I can code...

public List<String> getKnownLanguages(){
   List<String> knownLanguages = new LinkedList<>();

   knownLanguages.add("JavaEE");
   knownLanguages.add("Spring Boot");
   knownLanguages.add("Python");
   knownLanguages.add("C#");
   knownLanguages.add(".Net Coret");
   knownLanguages.add(".Net Framework");

   knownLanguages.add("APIGEE");
   knownLanguages.add("AWS");

   return knownLanguages;
}

And I do web development too!

const getKnownLanguages = () => {
  const knownLanguages = [];

  knownLanguages.push("React");
  knownLanguages.push("Node.js");
  knownLanguages.push("Express");

  return knownLanguages;
};

Parth Manaktala's Projects

googleformresponsetodb icon googleformresponsetodb

This repository contains the code how to send the data from google forms to a database using php.

hello-hacktober icon hello-hacktober

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

hello-hacktoberfest-2021 icon hello-hacktoberfest-2021

This repository is for everyone wanting to learn about open source, pull requests and willing to participate in hacktoberfest.

ipt icon ipt

Codebase for IPT Lab

latexcv icon latexcv

:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!

networks-lab icon networks-lab

A repository having all the experiments of networks programming and protocol lab of SEM-6 IT at SRM

new-grad-2024 icon new-grad-2024

πŸ‘‹ Hey there new gradπŸŽ‰! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! πŸš€

p-memories icon p-memories

A website where a person can upload a photo as well as its description. A place where the photos are saved as memory.

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.