shubham.sh VS jpreagan.com

Compare shubham.sh vs jpreagan.com and see what are their differences.

shubham.sh

✨ My portfolio built with Next.js and Vercel (by imshubhamsingh)

jpreagan.com

💿 My personal website built with Remix (by jpreagan)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
shubham.sh jpreagan.com
2 4
12 31
- -
2.8 8.5
12 months ago 3 months ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shubham.sh

Posts with mentions or reviews of shubham.sh. We have used some of these posts to build our list of alternatives and similar projects.
  • ✨My first ever portfolio. Kept is simple. 👨‍💻
    1 project | /r/reactjs | 14 Aug 2021
    Kept is open source: https://github.com/imshubhamsingh/shubham.sh
  • ✨My first ever portfolio. Kept is simple.
    1 project | /r/webdev | 14 Aug 2021
    Last Sunday, I spent 6 hrs creating my first ever simple portfolio website from scratch using Next.js. It is a simple one-page portfolio. It took some time to work on CSS transition and SVG animation. Live site: https://shubham.sh/ source code: https://github.com/imshubhamsingh/shubham.sh PS: It also shows my current listening music on Spotify.

jpreagan.com

Posts with mentions or reviews of jpreagan.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • Building Your Own Platform: The Importance of Having a Personal Website
    7 projects | dev.to | 31 Jan 2023
    You are welcome to take inspiration or use code from my website, but please remove my personal information and content. The source code is available on GitHub with updated documentation to make it easier for you to start. If you have any questions or feedback, don't hesitate to reach me on Twitter."
  • Give your blog superpowers with MDX in a Next.js project
    1 project | dev.to | 23 Sep 2022
    Also, note I've made use of some styling here; just a minimal example of how you can use Tailwind CSS and the official Tailwind Typography plugin. It's really fantastic for this sort of use case. If you're curious more about the styling have a look at the GitHub repo.
  • Give your blog superpowers with MDX in a Next.js
    5 projects | dev.to | 23 Sep 2022
    Here I'm using remarkGfm to provide GitHub Flavored Markdown, and rehype-prism-plus to give syntax highlighting for code blocks. You'll need to import a prism theme in /pages/_app.tsx or add your own custom tokens to global styles. I went with the latter option and you can take a look at how I did that here.
  • Starting a personal dashboard with the Spotify API
    2 projects | dev.to | 8 Sep 2022
    You can see my page here, and the code lives here. Also, be sure to check out Lee Robinson's personal dashboard for more inspiration.

What are some alternatives?

When comparing shubham.sh and jpreagan.com you can also consider the following projects:

nextjs-notion-starter-kit - Deploy your own Notion-powered website in minutes with Next.js and Vercel.

remark-mdx-images - A remark plugin for changing image sources to JavaScript imports using MDX

C-DOC - A full-stack online shop and catalogue ordering system combined with a brochure site.

personal-website - My portfolio and blog page build in NextJs

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

next-mdx-remote - Load mdx content from anywhere through getStaticProps in next.js

vanilla-extract - Zero-runtime Stylesheets-in-TypeScript

flanker - Python email address and Mime parsing library

tailwindcss-typography - Beautiful typographic defaults for HTML you don't control.

formspree - The successor to this repository is actively maintained at https://formspree.io. Its source code is not available

Gatsby - The best React-based framework with performance, scalability and security built in.

mdx-bundler - 🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!