-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,88 +1,32 @@ | ||
Gytis Leonavičius - Portfolio Project | ||
## Portfolio Project - Gytis Leonavičius | ||
## Overview | ||
This portfolio is a showcase of my diverse web development projects, each highlighting unique challenges and demonstrating my skills in crafting compelling digital experiences. The projects encompass a range of technologies and frameworks, showcasing my proficiency in creating everything from e-commerce interfaces to educational landing pages. | ||
|
||
## Getting Started | ||
To explore this portfolio locally, follow these steps: | ||
|
||
## Clone the repository: | ||
|
||
bash | ||
Copy code | ||
git clone [repository-url] | ||
Navigate to the project directory: | ||
|
||
bash | ||
Copy code | ||
cd portfolio-project | ||
Install dependencies: | ||
|
||
bash | ||
Copy code | ||
npm install | ||
# or | ||
yarn install | ||
# or | ||
pnpm install | ||
Run the development server: | ||
|
||
bash | ||
Copy code | ||
npm run dev | ||
# or | ||
yarn dev | ||
# or | ||
pnpm dev | ||
Open http://localhost:3000 in your browser to explore the portfolio. | ||
|
||
Projects | ||
1. BIIP - Ministry of Environment | ||
In my role as a Frontend Developer, I contributed to the BIIP project, a user-oriented web application aiding nature supervisors in collecting and reviewing data related to nature preservation. The application focuses on studying invasive and endangered species, making a positive impact on our environment. | ||
|
||
## Tech Stack: | ||
|
||
HTML | ||
CSS | ||
Styled-Components | ||
Tailwind | ||
TypeScript | ||
React | ||
Next.js | ||
GitHub | ||
Shopify | ||
Liquid | ||
Styled-Components | ||
Redux | ||
React Router | ||
Formik | ||
GitHub | ||
Postman | ||
Jira | ||
2. SRIS - Species Information System | ||
SRIS is an information system providing data on protected, endangered, and invasive species in the Republic of Lithuania. The system allows inspectors and the public to submit information on species, habitats, and locations. | ||
|
||
Tech Stack: | ||
|
||
React | ||
TypeScript | ||
Formik | ||
Redux | ||
React-Router | ||
Styled-Components | ||
3. E-Study - Learning-oriented Landing Page | ||
E-Study is a React-based landing page designed for educational purposes, showcasing the practical application of various React libraries. | ||
|
||
Tech Stack: | ||
|
||
React | ||
TypeScript | ||
Styled-Components | ||
React-Icons | ||
React-Scroll | ||
... | ||
|
||
## Learn More | ||
Explore each project in detail to understand the technologies, challenges, and outcomes. Feedback and contributions are always welcome! | ||
|
||
... | ||
|
||
## Deploy | ||
To deploy this portfolio, consider using the Vercel Platform. Check the Next.js deployment documentation for more details. | ||
|
||
... | ||
|
||
Thank you for visiting my portfolio! If you have any questions or collaboration inquiries, feel free to reach out. |