Pottumuttu Sai Teja

Results 8 issues of Pottumuttu Sai Teja

## Summary I think we can better the performance of the website by adding Preact. ### What's new? Nothing much would change, we would just shift to preact. Everything else...

**Describe the bug** Currently the height of the opensource project cards varies depending on the project content. I think we should try making the height same. **To Reproduce** Its visible...

hacktoberfest

Add a .env to the project and add `GITHUB_TOKEN` and `GITHUB_USERNAME` variables in it. Then use these environment variables in `git_data_fetcher.mjs` Also add .env to .gitignore ### Reason For Update...

good first issue

The issue for ideating and adding new sections. ### New Sections 1. Video 2. Podcast 3. Tweets 4. Achievements Let us discuss these sections and start adding these sections to...

enhancement

Modified git script to persist the old records and add on top of it. Solves issue #159 ### Changes 1. Modified the git script to persist old records. 2. Added...

Makes all the opensource project card sizes equal. ### Changes 1. Changed the open-source project cards from the grid layout to flex. 2. Made the heights to be equal. 3....

This PR removes the GitHub token and username from the git_data_fetcher.mjs and adds it to a new env file. ### Changes 1. Added an env.example file with token and username...

We got a lot of requests asking how to remove some pages, some components etc. Thus creating this issue to add an object to `portfolio.js` which will have enable/disable options...

enhancement