upendra.me It's me, Upendra Upadhyay
  • HOME
  • ABOUT ME
  • NOW
  • RESUME
  • BLOG
  • CONTACT
  • HOME
  • ABOUT ME
  • NOW
  • RESUME
  • BLOG
  • CONTACT
May 4, 2020

Hashing or Encrypting Passwords

hashing-encryption
ProgrammingTechnology

Whatever programming language you are using, sooner or later there’s a need of maintaining user credentials for the application which interacts with the end user to store their data. Their username and password are stored in the database, no matter which database. With this piece of information you can authenticate users to use your application. […]

By upendra
Read More
April 30, 2020

What’s new in Ubuntu 20.04 (Focal Fossa)

ubuntu-focal-fossa
LinuxTechnology

The Ubuntu 20.04 LTS availability was announced last week (23rd April) and there are some exciting new features. Let’s go! What’s new in Ubuntu 20.04 LTS (Focal Fossa) Ubuntu 20.04 – code name “Focal Fossa”. In case you’re wondering what’s Fossa? It is a cat-like, carnivorous mammal endemic to Madagascar. Ubuntu called it “Felicity”, the […]

By upendra
Read More
April 23, 2020

Understanding Git, The Easy Way

understand-git-easy-way
TechnologyGit

Every developer should know the GIT to manage their project easily. If you are working on a collaborative project in which multiple team members are working, it’ll be a good idea to use GIT. I’ve experienced on several occasions, that when the first time GIT is introduced to new team members or teams who don’t […]

By upendra
Read More

Copyright ©2020 upendra.me | All Rights Reserved