Git Product home page Git Product logo

GIF




About ME πŸ’¬ :

package com.github.profile.readme;

import name;
import experience;
import hobbies;
import frameworks;

public class Introduction {

	public static void main(String[] args) {

		Introduction intro = new Introduction();
		
		System.out.println("Professional Summary : ");
		System.out.println("Profession : Full Stack Developer");
		System.err.println("Working in : Wissen Technology(2021-)");
		System.out.println("Graduated from : JAYPEE INSTITUTE OF INFORMATION TECHNOLOGY(2016-2020)");
		
		System.out.println("Enthusiastic full stack developer with hands on experience of developing and designing RESTful web services using Java8, Springboot, Kafka MongoDB.");
		
		System.out.println("More about me -->");

		intro.getSkillSet();
		intro.getHobbies();
		
	}
	
	public void getSkillSet() {
		String[] frameworks = new String[] { "SpringBoot", "Kafka", "MongoDB", "Protocol Buffers", 
		"Strored Proc", "Mockito", "MySql","DSA"};
		
		HashMap<String, List<String>> skillSet = new HashMap<>();
		
		skillset.add("Programming languages", new ArrayList<String>(){
			add("Java8");
			add("AngularJS");			
		});
		
		skillset.add("Tools and Framework", new ArrayList<String>(){
			add("SpringBoot");
			add("Kafka");
			add("Google Protocol Buffers");
		});
		
		skillset.add("Database", new ArrayList<String>(){
			add("MongoDB");
			add("MySQL");
		});
		
		skillset.add("Testing", new ArrayList<String>(){
			add("JUnit Framework(Mockito)");
		});
		
		skillset.add("Trackers", new ArrayList<String>(){
			add("Jenkins");
			add("CI/CD");
			add("GIT");
			add("Jira");
		});
	}

	public void getHobbies() {
		String[] hobbies = new String[] { "Anime", "Football", "Cricket", "Travelling", "Driving" };
		int random = getRandomNumber(0,4);
		System.out.println(hobbies[random]);
	}
}



⚑ Contact Me :

print("We Vibe, join the Tribe")

GIF





Quote:

print("Have goals not dreams, one over move to next one")

Abhishek Choudhary's Projects

Abhishek Choudhary doesn’t have any public repositories yet.

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.