Giter Club home page Giter Club logo

srinjoy.me's Introduction

srinjoy.me

Source code for my personal website written using React and Next.js. It's been nearly 7 years since I wrote the first version of this website ๐Ÿคฏ It was one of my first programming projects and I've been tinkering with it ever since.

Rewrite

I recently rewrote this website from the group up to run on Next.js. My previous website was written when React was just starting to gain traction so it was starting to show its age. It was also suffering from several performance and security issues which were difficult to fix because of dependency hell. The previous version of this website is here.

Flickr API

I wanted to experiment with static data fetching on Next.js so I added a new photos section on this rewrite. I query the Flickr API to get my photosets at https://srinjoy.me/photos and generate paths for each photoset at build time. Each photoset page (ex: https://srinjoy.me/photos/72157696821646084) also queries the Flickr API (again generated at compile time) to get all of the photos in its set.

Feel free to take inspiration from the design or code base. It's live at www.srinjoy.me

Landing Page Screenshot

srinjoy.me's People

Contributors

srinjoym avatar dependabot[bot] avatar

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.