An open API service indexing awesome lists of open source software.

https://github.com/idimetrix/idimetrix.github.io

CTO, Software Architect, Technical Lead, 3X Founder. Linking companies with top tech talents.
https://github.com/idimetrix/idimetrix.github.io

Last synced: 6 months ago
JSON representation

CTO, Software Architect, Technical Lead, 3X Founder. Linking companies with top tech talents.

Awesome Lists containing this project

README

        

# 🚀CTO, 🏗️Software Architect, 🧑‍💻Technical Lead, 👨‍💼3X Founder.

## 🔗Linking companies with top tech talents. [@elevanceit](https://github.com/elevanceit)

![CTO, Software Architect, Technical Lead, 3X Founder](/public/website/home.png "CTO, Software Architect, Technical Lead, 3X Founder")

[![Ask Me Anything!](https://flat.badgen.net/static/Ask%20me/anything?icon=github&color=black&scale=1.01)](https://github.com/idimetrix "Ask Me Anything!")
[![GitHub license](https://flat.badgen.net/github/license/idimetrix/idimetrix.github.io?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/blob/main/LICENSE "GitHub license")
[![Maintenance](https://flat.badgen.net/static/Maintained/yes?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/commits/main "Maintenance")
[![GitHub branches](https://flat.badgen.net/github/branches/idimetrix/idimetrix.github.io?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/branches "GitHub branches")
[![Github commits](https://flat.badgen.net/github/commits/idimetrix/idimetrix.github.io?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/commits "Github commits")
[![GitHub Pages](https://img.shields.io/badge/GitHub-Pages-blue?logo=github)](https://idimetrix.github.io "GitHub Pages")
[![GitHub issues](https://flat.badgen.net/github/issues/idimetrix/idimetrix.github.io?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/issues "GitHub issues")
[![GitHub pull requests](https://flat.badgen.net/github/prs/idimetrix/idimetrix.github.io?icon=github&color=black&scale=1.01)](https://github.com/idimetrix/idimetrix.github.io/pulls "GitHub pull requests")

# :notebook_with_decorative_cover: Table of Contents

- [Folder Structure](#bangbang-folder-structure)
- [Getting Started](#toolbox-getting-started)
- [Screenshots](#camera-screenshots)
- [Tech Stack](#gear-tech-stack)
- [Stats](#wrench-stats)
- [Contribute](#raised_hands-contribute)
- [Acknowledgements](#gem-acknowledgements)
- [Buy Me a Coffee](#coffee-buy-me-a-coffee)
- [Follow Me](#rocket-follow-me)
- [Learn More](#books-learn-more)
- [Deploy on Vercel](#page_with_curl-deploy-on-vercel)
- [Give A Star](#star-give-a-star)
- [Star History](#star2-star-history)
- [Give A Star](#star-give-a-star)

## :bangbang: Folder Structure

Here is the folder structure of this app.

```bash
idimetrix.github.io/
|- components/
|- pages/
|-- about/
|-- contact/
|-- services/
|-- testimonials/
|-- work/
|-- _app.jsx
|-- index.jsx
|- public/
|- styles/
|-- globals.css
|- .eslintrc.json
|- .gitignore
|- next.config.js
|- package-lock.json
|- package.json
|- postcss.config.js
|- tailwind.config.js
|- variants.js
```


## :toolbox: Getting Started

1. Make sure **Git** and **NodeJS** is installed.

2. Clone this repository to your local computer.

3. Open terminal in root directory. Run `npm install --legacy-peer-deps` or
`yarn install --legacy-peer-deps`.

4. Now app is fully configured 👍 and you can start using this app using
`npm run dev` or `yarn dev`.

## :camera: Screenshots:

![Home](/public/website/home.png "Home")

![About](/public/website/home.png "About")

![Services](/public/website/home.png "Services")

![Work](/public/website/home.png "Work")

![Testimonials](/public/website/home.png "testimonials")

![Contact](/public/website/home.png "Contact")

## :gear: Tech Stack

[![React JS](https://skillicons.dev/icons?i=react "React JS")](https://react.dev/ "React JS")
[![Next JS](https://skillicons.dev/icons?i=next "Next JS")](https://nextjs.org/ "Next JS")
[![JavaScript](https://skillicons.dev/icons?i=js "JavaScript")](https://developer.mozilla.org/en-US/docs/Web/JavaScript "JavaScript")
[![Tailwind CSS](https://skillicons.dev/icons?i=tailwind "Tailwind CSS")](https://tailwindcss.com/ "Tailwind CSS")
[![Netlify](https://skillicons.dev/icons?i=netlify "Netlify")](https://netlify.app/ "Netlify")

## :wrench: Stats

[![Stats for Modern Portfolio](/public/website/stats.svg "Stats for Modern Portfolio")](https://pagespeed-insights-svg.glitch.me/?url=https://awersome-portfolio.netlify.app/ "Stats for Modern Portfolio")

## :raised_hands: Contribute

You might encounter some bugs while using this app. You are more than welcome to
contribute. Just submit changes via pull request and I will review them before
merging. Make sure you follow community guidelines.

## :gem: Acknowledgements

Useful resources and dependencies that are used in the
[[WEBSITE]](https://idimetrix.github.io/)

### Production Dependencies

- [clsx](https://www.npmjs.com/package/clsx): 2.1.1
- [framer-motion](https://www.npmjs.com/package/framer-motion): 11.11.10
- [next](https://www.npmjs.com/package/next): 15.0.1
- [react](https://www.npmjs.com/package/react): 18.3.1
- [react-countup](https://www.npmjs.com/package/react-countup): 6.5.3
- [react-dom](https://www.npmjs.com/package/react-dom): 18.3.1
- [react-icons](https://www.npmjs.com/package/react-icons): 5.3.0
- [react-tsparticles](https://www.npmjs.com/package/react-tsparticles): 2.12.2
- [react-typed](https://www.npmjs.com/package/react-typed): 2.0.12
- [swiper](https://www.npmjs.com/package/swiper): 11.1.14
- [tailwind-merge](https://www.npmjs.com/package/tailwind-merge): 2.5.4
- [tailwind-scrollbar](https://www.npmjs.com/package/tailwind-scrollbar): 3.1.0
- [tsparticles](https://www.npmjs.com/package/tsparticles): 2.12.0
- [tsparticles-engine](https://www.npmjs.com/package/tsparticles-engine): 2.12.0

### Development Dependencies

- [@trivago/prettier-plugin-sort-imports](https://www.npmjs.com/package/@trivago/prettier-plugin-sort-imports):
4.3.0
- [@types/node](https://www.npmjs.com/package/@types/node): 22.8.2
- [@types/react](https://www.npmjs.com/package/@types/react): 18.3.12
- [@types/react-dom](https://www.npmjs.com/package/@types/react-dom): 18.3.1
- [autoprefixer](https://www.npmjs.com/package/autoprefixer): 10.4.20
- [eslint](https://www.npmjs.com/package/eslint): 9.13.0
- [eslint-config-next](https://www.npmjs.com/package/eslint-config-next): 15.0.1
- [postcss](https://www.npmjs.com/package/postcss): 8.4.47
- [prettier](https://www.npmjs.com/package/prettier): 3.3.3
- [prettier-plugin-organize-imports](https://www.npmjs.com/package/prettier-plugin-organize-imports):
4.1.0
- [prettier-plugin-prisma](https://www.npmjs.com/package/prettier-plugin-prisma):
5.0.0
- [prettier-plugin-tailwindcss](https://www.npmjs.com/package/prettier-plugin-tailwindcss):
0.6.8
- [prettier-plugin-xml](https://www.npmjs.com/package/prettier-plugin-xml):
0.1.0
- [tailwindcss](https://www.npmjs.com/package/tailwindcss): 3.4.14
- [typescript](https://www.npmjs.com/package/typescript): 5.6.3

## :rocket: Follow Me

[![GitHub followers](https://img.shields.io/github/followers/idimetrix?style=social&label=Follow&maxAge=2592000)](https://github.com/idimetrix "Follow Me")
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fidimetrix%2Fidimetrix.github.io "Tweet")

## :books: Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out
[the Next.js GitHub repository](https://github.com/vercel/next.js/) - your
feedback and contributions are welcome!

## :page_with_curl: Deploy on Vercel

The easiest way to deploy your Next.js app is to use the
[Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme)
from the creators of Next.js.

Check out [Next.js deployment documentation](https://nextjs.org/docs/deployment)
for more details.

## :star: Give A Star

You can also give this repository a star to show more people and they can use
this repository.

## :star2: Star History



Star History Chart



(back to top)