Closed JustinhSE closed 3 weeks ago
Could you assign this to me
@JustAdi10 do you mind discussing your approach quickly?
sorry wrong commit # lol
@JustinhSE Hi, I'd like to work on this. Could you please assign it to me. Thanks!
hi @anjali-vaish please use discord to describe your approach and design choices first
Hi @JustinhSE
i think i can try to help on this one. here is my approach and please correct me if i'm wrong-
step 1. listing the used tech stack i.e.
Backend: Flask (Python)
Frontend: HTML, CSS, JavaScript
Machine Learning: Python libraries such as scikit-learn (according to contribute doc in this repo, i'll try to find more like SQLAlchemy for database interactions,etc if any)
step 2. filtering unused tech stack
step 3. adding an About page in project
step 4. adding icon visuals using iconcloud and iconslugs from magicui and using css and adding some more visual effects like hovering or something else using magicui or javascript
can i work on this one ??
Hi @maiHydrogen you can work on it but before making any PR in future related to this get your design reviewed by @JustinhSE
@Namit2111 thanks for this one question how can i get my design checked before making any PR because he will review my work only after he sees my PR isn't it?? please don't mind as i'm new to this opensource thing.
@maiHydrogen when you run it on your local host, you can send a photo of what it looks like. And yes you would have to create an about us page. If you are uncomfortable doing that, I can just create a blank page for you if you want. Let me know
@JustinhSE thanks for clarifying Firstly I'll try to do that all by myself and if I feel I'm unable to do something I think I can let you know here afterall we are all here learn new things isn't it???
@maiHydrogen true! Great to see you pushing out of your comfort zone
@maiHydrogen and @d-beloved please communicate on the About us page, you have related issues now so make sure you are in communication regarding the build of this page
Sure Sir
@maiHydrogen any updates?
@JustinhSE i have talked with d-beloved and we agreed upon building the page togather after discussing some designs and he will do his part first and then he will help me out meanwhile i have listed all the techstack used in this project via dependencies and all but i'm still figuring out how to filter them out. these are the ones what i have found - Backend Frameworks - Flask (Python) Python Libraries - blinker,click,colorama,Flask,itsdangerous,Jinja2,joblib,MarkupSafe,nltk,numpy,regex,scikit-learn,scipy,threadpoolctl,tqdm,Werkzeug ,python-dotenv,pymongo,langchain_community,langchain_google_genai,fitz,qdrant,groq Frontend Languages & Frameworks - HTML,CSS,JavaScript,TypeScript,React,Next.js (next) Libraries & Tools - react-dom,tailwindcss,postcss,lucide, react,clsx,radix ui,eslint,eslint-config-next Utilities - json,NextResponse please correct me if i'm wrong anywhere
Thanks for the update. That’s mostly what we used. But now consolidate that down into images that the tech cloud component supports @maiHydrogen
@maiHydrogen any updates? Only a few days left for this issue
@JustinhSE sorry for this delay on this issue,i have seen the PR raised by d-beloved as i was waiting for that and i'm working on mine too.. i hope i'll raise the PR by this time tomorrow. thanks for the patience
@maiHydrogen thanks for your response, just make sure its in accordance with his pr code wise
alright!
@maiHydrogen it has been merged
@JustinhSE check if this works - on small screens it looks pretty good - however on big screens there are some issues with sizes of these divs with resizing windows and there are some icons which are unavailable in icon cloud
Are you able to have a transparent background instead of white? @maiHydrogen
Are you able to have a transparent background instead of white? @maiHydrogen
yes i am but some icons have black/dark shade so they will not be visible properly here are some screenshots with transparent,black and a lighter shade of black background just tell me what you like erly
@maiHydrogen try to make the white background transparent...something like bg-white/30
, try varying the degree of transparency to see how the icons with black outlines look.
@maiHydrogen try to make the white background transparent...something like
bg-white/30
, try varying the degree of transparency to see how the icons with black outlines look.
i think instead of going into darker shade of white we should go with lighter shade of black as it will go along with the theme of page otherwise it will be too bright colours due to background gradient
which one will be better?
2
Overview
We need to enhance our About Us page by including a dedicated section that showcases the tech stack used in our current project. This will help visitors and potential collaborators understand the technologies that power our application.
Task
Review Project: Go through our current project to identify all the technologies we are actively using. This includes programming languages, frameworks, libraries, tools, and any other relevant technologies.
Curate List: Create a concise and accurate list of these technologies. Ensure that only the technologies currently in use are included, removing any unused technologies.
Design Section: Based on the curated list, design a visually appealing section for the About Us page that highlights these technologies. Use the Icon Cloud to create engaging visuals.
Implement Changes: Update the About Us page to include the new tech stack section. Ensure that the section is responsive and maintains the overall design aesthetics of the page.