Skip to content

kylesinlynn/kylesinlynn.pythonanywhere.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio Website: Built with Django and Htmx

This is the README.md for my portfolio website, crafted using the powerful and versatile Django framework. It's a testament to my skills as a software developer and showcases my passion for creating impactful and user-friendly web experiences.

Development Notice: This website is in development. For a stable version, please visit the Releases page.

Features:

  • Modern and responsive design: Built with a focus on mobile-first responsiveness and clean aesthetics, ensuring a smooth experience across all devices.
  • Dynamic content: Leveraging Django's capabilities to dynamically generate content based on my projects, skills, and experiences.
  • Rich and interactive elements: From engaging animations to interactive portfolio pieces, the website offers a dynamic and engaging experience for visitors.
  • Contact and social media integration: Easily connect with me through email, social media platforms.
  • SEO optimization: Optimized for search engines to ensure your portfolio reaches its target audience.

Tech Stack:

  • Backend: Django (Python)
  • Frontend: Htmx, Tailwind CSS, Vanilla JavaScript
  • Database: sqlite3 (or any other database you used)
  • Deployment: You can deploy on anywhere.

Getting Started:

  1. Clone the repository: git clone https://github.com/kylesinlynn/kylesinlynn.pythonanywhere.com.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set environment variables: Create a .env file and set any secret keys or configuration values (e.g., database connection details).
  4. Run migrations: python manage.py migrate
  5. Start the server: python manage.py runserver
  6. Visit your website: Open http://localhost:8000 in your browser

Customization:

Feel free to customize the website to your liking! This is your portfolio, so make it reflect your unique personality and brand. You can modify the design, content, and features to create an experience that truly stands out.

Let's build something amazing together!

Issues

Please report any bugs, feature requests, or general questions you have about the portfolio website through GitHub issues. Be sure to provide clear and concise descriptions of the issues you encounter, and feel free to include screenshots or code snippets if relevant.

Contributing

Contributions to the portfolio website are welcome! If you have any ideas for improvements, enhancements, or bug fixes, you can send a pull request. Please ensure your code adheres to the existing coding style and follows best practices.

License

This portfolio website is released under the MIT license: https://opensource.org/licenses/MIT. This means you are free to use, modify, and distribute the code for any purpose, personal or commercial, as long as you give appropriate credit to the original author (you!).