Git Product home page Git Product logo

Hi There, Glad to see you here!

Typing SVG

😎 Hey, I'm AJAY PRAJAPATI, Full-Stack | Software Engineer. 🔰

GIF

👀 Profile Views,

Viewers

My GitHub Achievement Trophies

GitHub Trophy


Highlights

  • 🔭 Presently, I’m working as Product Developer (Full-Stack Software Engineer) at infosys.

  • 💼 I began my Android/Web development journey back in 2019 at Nehu. as Student.
  • 💡 Highly interested in becoming an Expert in FULL-STACK ENGINEER ❤️
  • 🎧 I love to watch BigBoss 🎶 , Watching Documentry Movies 📽️. and Playing TT/Football/Badminton.
  • 🌱 I’m currently learning and focusing on Data Engineering and Participating in Data Classification/Machine Learning/ Chat GTP/ and Data Science competitions for personal career interest...
  • 📫 How to reach me: LinkedIn , Kaggle , GitHub
  • ⚡ Fun fact: I am always eager to explore my skill set, stay updated on the latest programming technologies, and collaborate with a team of professional developers.
  • 😄 Pronouns: "A" + "jay"

Certifications

Udemy

  1. The Complete Android Oreo Developer Course - Build 23 Apps!

HackerRank

  1. Rest API (Intermediate) Certificate
  2. SQL (Intermediate) Certificate
  3. Angular (Basic) Certificate
  4. Problem Solving (Basic) Certificate!
  5. Java (Basic) Certificate
  6. Python (Basic) Certificate
  7. SQL (Basic) Certificate

LinkedIn

  1. Building Android Apps with AWS
  2. Java: Data Structures

IBM

  1. Python 101 for Data Science
  2. SQL and Relational Databases 101


  1. Python
import java.awt.Desktop;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;

public class SoftwareEngineer {

    public static void main(String[] args) {
        Designation designation = new Designation();
        MySkills mySkills = new MySkills();
        knowMoreAboutMe(designation, mySkills);
    }

    static class Designation {
        String employeeName = "Ajay Prajapati";
        String employeeRole = "Software Engineer";
        String companyName = "Infosys";
        String location = "Guwahati, Assam";
    }

    static class MySkills {
        String[] programmingLanguages = {"Java", "JavaScript",",TypeScrpit", "Python", "SQL", "Kotlin"};
        String[] databases = {"MySQL", "MongoDB", "SQLite", "PostgreSQL"};
        String[] backendFrameworks = {"Spring Boot", "Node.js", "Django"};
        String[] frontendFrameworks = {"Angular", "react.js/ts", "Vue.js", "Next.js", };
        String[] mobileAppsFrameworks = {"Android", "Ionic js/ts"};
        String[] techStack = {"AWS (EC2, S3)", "Hadoop", "Spark", "EBS","Firebase","SnowFlake","MongoDB","LAMP Stack", "WAMP Stack"};
        String[] learningAndFocusingOn = {"React.js with Next.js", "FAST API", "Django", "AWS Services", "CI & CD Development"};
    }

    static void knowMoreAboutMe(Designation designation, MySkills mySkills) {
        String portfolioWebsite = "https://github.com/xclusive43";
        openWebPage(portfolioWebsite);
    }

    static void openWebPage(String url) {
        try {
            Desktop.getDesktop().browse(new URI(url));
        } catch (IOException | URISyntaxException e) {
            e.printStackTrace();
        }
    }
}

About me:

I currently working as a Software Engineer at Infosys. I have more than 4+ years of experience working in Software Development in global companies/ startups. I have in-depth knowledge of backend frameworks like SpingBoot, NodeJS,Firebase, and RubyonRailsto Build REST APIs, and as a Frontend Framework I use Angular,Android and ReactNative I can handle website information with several databases, Such as MySQL,Firebase, SnowFlake,AWS S3, AWS Amplify, MongoDB, PostgreSQL, SQLite, RoomDb, DB2. I'm also excited to work with Python Language and quite interested to learn more about Machine Learning in the Data Science/ Data Engineering field. Having quite a learning skills to explore new technologies and solve real-life problems.

Connect with Me

                   

Programming/Tech Skills In,

Java             Firebase     Angular         React Native     Android         AWS EC2 AWS Amplify AWS EBS AWS S3 Snowflake                  

OS

Mac OS Windows Linux

Visual Status

[Ajay's github activity graph]

Top Langs

GitHub Streak

Top Langs YOUR github stats

Random Joke 😂

Jokes Card

AJAY PRAJAPATI's Projects

-tilt-based-maze-game-demo-demo.gif- icon -tilt-based-maze-game-demo-demo.gif-

Tilt-based Maze Game is an Android application where players navigate a ball through a maze by tilting their device. The game utilizes the device's accelerometer sensor to control the movement of the ball.

abc_department icon abc_department

an android app for department management system with Biometric feature for providing attendance,

abc_mart icon abc_mart

it is a e-commerce app for shopping your needs..

arduino-library icon arduino-library

A lightweight Android library to communicate with Arduino through usb.

covid19_tracker icon covid19_tracker

an android app for tracking daily analysis of covid19 with chart visualization and daily updates using API

healthcareanalytics icon healthcareanalytics

This project implements a Healthcare Analytics System using Spring Boot and Firebase Realtime Database.

ita icon ita

contains html,css,php, javascript files

kotlinandroid icon kotlinandroid

This repository contains resources, sample projects, and practice exercises for learning Kotlin programming language specifically tailored for Android development. Follow along to build Android apps, explore Kotlin features, and enhance your development skills.

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.