Skip to content

sahuaman83/sahuaman83

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

printf("Hello world ");

I'm Aman, MCA student at NIT Kurukshetra.I claims myself as hardworking, quick learning ability, highly motivated in building practical skills and keen to develop understanding in IT field. I really enjoy solving real-world problems by converting my thoughts and ideas into a working code. I have experience working with a range of different programming languages, frameworks I am always looking for opportunities to work with innovation and creativity.

Programmer (noun): A machine that turns coffee into code.

GIF

  • 🌱 I’m currently improving my competitive programming and DSA skills
  • ⚡ I’m intrested in keeping up-to-date with latest technological developments
  • 💻 I’m strong at CS fundamentals (data structure, algorithm)
  • 🌱 I’m comfortable working in agile enviornment
  • ⚡ I’m team player who values collaboration, innovation and inclusion
  • ✨ I’m able to work with minimal supervision
  • 🤔 I’m able to think and analyse both breadth-wise and depth wise
  • ✨ I’m ready to take up new technical challenges
  • ✨ I’m adaptable and transformable to learn latest technologies as per business needs
  • 💻 I optimize the application code and always maintain a good object oriented practices
  • 🌱 My hunger to learn and quick adoption of any tools and technologies makes me unique
  • 🌱 I’m currently learning : Machine Learning, App Development
  • 💻 I write code in C++ and do practice on HackerRank https://www.hackerrank.com/sahuaman83
  • 📫 You can find me on linkedin https://www.linkedin.com/in/sahuaman83/
  • 💬 Ask me about anything and everything! If I don't know maybe I will learn something new!
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I really love to interact with people. I always motivate them to persue their dreams.
// it's up to you...
     bool Success(int dedication,int persistence,bool passion ,bool discipline ,int consistency){
		bool success;
		 
		if(dedication==0 && persistence ==0 && passion!=true && discipline!=true && consistency == 0)
		success = false;
		else{
		success= true;
		}
		
		return success;
     }
 // love it. make mistakes. learn. keep grinding & keep coding    

Connect with me:

Github Aman Sahu's DEV Community Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors