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

5 reasons to learn coding in the new normal

coding
GeneralProgrammingTechnology

Covid changes the world and the situation we are in is the new normal now. We have to change our thought process to align with this new normal.

By upendra
Read More
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 24, 2020

OOP Concept – The easy way

OOP Concept
Programming

Most programming languages are object oriented today which have OOP concept like abstraction, polymorphism, encapsulation and inheritance, But there are other ways to program. Procedural programming language like C. In procedural programming, programs are written as a long series of operations to execute. Some of that might be written in methods to make the program […]

By upendra
Read More
April 23, 2020

Understanding Git, The Easy Way

understand-git-easy-way
GitTechnology

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
April 22, 2020

Factors impacting your website speed and how to optimize

Slow website speed
SEOWebsite Speed

Most of the web designers/developers spend their time optimizing the website once it is completed and sometimes it’s frustrating to find the real reason for the website being slow. The optimization techniques need to be followed all along the designing process. I will explain the factors which impact website speed and how to put all […]

By upendra
Read More
Newer
12
Older

Copy Right, Left & Center upendra.me ;-)