Skip to content

pr4shxnt/Prashant

Repository files navigation

Prashant Adhikari

I am a junior software developer with a specialization in MERN/MENN stack focusing on full-fleged full-stack website application with efficient products. I am learning devOps practices in order to learn how to deploy my highly efficient project with ease. Currently I'm enrolled in the course oof Bachelor's of Computer Science (Honors) with Artificial Intelligence in Sunway College Kathmandu. Contact me through the Links given below. I am actively open for collaboration and researches.

Portfolio

Visit Prashant Adhikari to explore my portfolio and projects. Any new fellas are allowed to view my portfolio without any hesitation. There is a separate Resume and Project Section to explore my experience as well as my personal Projects. You can contact me through my Instagram handle or my Linked-in Profile or my Twitter Profile. for any queries regarding my projects or your doubts. I can provide you mentorship or atleast give you a roadmap of how to start and what not to do while learning new things. Subscribe to my blogs for my upcoming contents and researches.

Languages, Framework and libraries

# python
  print('Prashant knows Python')


#javascript/typescript
  console.log('Prashant knows Javascript and Typescript')


#reactJS/NextJS
'use client'

  const [inform, setInform] = useState("Prashant knows ReactJS and NextJS")
  
  useEffect(()=>{
     if( needMoreInformation ) {
        setInform("Prashant knows React-Redux for centralized state management.")
     };
  },[needMoreInformation])


#NodeJS and ExpressJS
  app.get('/', (req, res) => {
     res.status(201).json({message: "Prashant knows NodeJS and ExpressJS"})
     })


#MongoDB
  const connectDB = async () => {
    try {
        await mongoose.connect( mongodb://localhost:27017 , {
        });
        console.log('Prashant knows MongoDB');
    } 
  };

Contributing

I will start my open-source contributions from now on and focus on real world problem solving skills rather than just focusing on maintaining my github streak. You can contact me from the links above in order to collaborate or team up and pitch an idea.

Researches

You can access my research blogs through Prashant Blogs and if you want to contribute to my blogs with your research you can feel free to reach me out through my email. I am building this website for the welfare of students as well as research source for further studies. This site will surely provide a huge platform to the students out there thriving in their journey.

Quick Links

email instagram linked-in twitter

GitHub Streak

GitHub Streak

About

Portfolio of Prashant Adhikari | MERN | Source Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published