All Projects → manuarora700 → manuarora.in

manuarora700 / manuarora.in

Licence: other
🙌🏻 Personal website built using Next.js & TailwindCSS.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to manuarora.in

Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+328.3%)
Mutual labels:  spotify
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+349.06%)
Mutual labels:  spotify
bifrost
🌉 The rainbow bridge. URL shortener for Vercel.
Stars: ✭ 28 (-47.17%)
Mutual labels:  vercel
Swaglyrics For Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
Stars: ✭ 235 (+343.4%)
Mutual labels:  spotify
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (+362.26%)
Mutual labels:  spotify
Spotitube
Synchronize your Spotify collections downloading from external providers
Stars: ✭ 250 (+371.7%)
Mutual labels:  spotify
Spotlistr
🎧 Convert Anything to a Spotify Playlist!
Stars: ✭ 226 (+326.42%)
Mutual labels:  spotify
PasTerm
Genera combos a base de Keywords con Termux
Stars: ✭ 36 (-32.08%)
Mutual labels:  spotify
Spotifydownload
A dependency-free Spotify playlist downloader that should just work
Stars: ✭ 245 (+362.26%)
Mutual labels:  spotify
spotify-song-recommender
A Spotify song recommendation engine built with the power of graph analytics.
Stars: ✭ 34 (-35.85%)
Mutual labels:  spotify
Spotmenu
Stars: ✭ 2,668 (+4933.96%)
Mutual labels:  spotify
Spotctl
A command-line interface to Spotify, written in Go
Stars: ✭ 237 (+347.17%)
Mutual labels:  spotify
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+379.25%)
Mutual labels:  spotify
Ios Style
Guidelines for iOS development in use at Spotify
Stars: ✭ 233 (+339.62%)
Mutual labels:  spotify
Discord-Spotify-RPC
Spotify Rich Presence for Discord made in NodeJS
Stars: ✭ 48 (-9.43%)
Mutual labels:  spotify
Devops Bash Tools
550+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Kafka, Docker, APIs, Hadoop, SQL, PostgreSQL, MySQL, Hive, Impala, Travis CI, Jenkins, Concourse, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, .tmux.conf, .psqlrc ...
Stars: ✭ 226 (+326.42%)
Mutual labels:  spotify
Swdc Vscode Musictime
A VS Code extension to discover the most productive music to listen to as you code
Stars: ✭ 242 (+356.6%)
Mutual labels:  spotify
github-now-playing
🎵 Display what you're listening to right on your Github profile
Stars: ✭ 75 (+41.51%)
Mutual labels:  spotify
Cukatify
Cukatify is a music social media project
Stars: ✭ 21 (-60.38%)
Mutual labels:  spotify
Lyricsx
🎶 Ultimate lyrics app for macOS.
Stars: ✭ 3,251 (+6033.96%)
Mutual labels:  spotify

Logo

UPDATE 🚀

Added Tailwind Box Shadows - Get a curated list of box shadows - Click to copy and paste to enable box shadows on your cards seamlessly! Comes with a feature to convert vanilla CSS code to Tailwind JIT code.

manuarora.in

This is my personal website. Here I write blogs, add code snippets, code live demos, and add resources for everybody else to look and refer.

The application is built with Next.js/React/MDX

Overview

  • pages/api/* - API routes for the Dashboard. Contains Twitter, Spotify, and Google Analytics APIs.

  • pages/blog/* - Static pages rendered using MDX

  • pages/resources - Resources page

  • pages/snippets - Snippets page to see all the ready to use code snippets.

  • pages/tweets - my favourite Tweets from the twitter world.

  • pages/* - All other static pages.

Installation

git clone https://github.com/manuarora700/portfolio-website.git

cd portfolio-website

yarn

yarn dev

or use NPM

git clone https://github.com/manuarora700/portfolio-website.git

cd portfolio-website

npm install

npm run dev

Running locally

To run the project locally, create a .env.local file and add the required API credentials there. Reference .env.example from the source for the list of API keys required.

Built Using

Inspiration

Special thanks to Lee Rob for creating such a beautiful theme that is very well structured and looks amazing on all devices. All the design inspiration and MDX structure come from him.

If you're interested in learning Next.js and building real-world applications with it, I strongly suggest taking Lee's course React 2025. I have taken it myself and can vouch for it.

Support

Buy Me A Coffee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].