added: other capabilities
This commit is contained in:
parent
cf8c167af2
commit
6e4b2eb21b
|
|
@ -19,7 +19,7 @@ export default function Home() {
|
||||||
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
||||||
🤨 do some research idk? More seriously I am a:
|
🤨 do some research idk? More seriously I am a:
|
||||||
<br />
|
<br />
|
||||||
- french
|
- french (don't worry hell isn't that bad)
|
||||||
<br />- {years}yo High school student <br />- somewhat full stack dev
|
<br />- {years}yo High school student <br />- somewhat full stack dev
|
||||||
<br />- Who knows how to center a div without ai (with enough energy
|
<br />- Who knows how to center a div without ai (with enough energy
|
||||||
drinks)
|
drinks)
|
||||||
|
|
@ -28,7 +28,11 @@ export default function Home() {
|
||||||
What can I build
|
What can I build
|
||||||
</h1>
|
</h1>
|
||||||
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
||||||
- pretty much anything that doesn't involve microsoft (i hate them)
|
- pretty much anything that doesn't involve microsoft (i hate them)<br/>
|
||||||
|
- Python backends<br/>
|
||||||
|
- Systems involving SQL databases<br/>
|
||||||
|
- Systems involving docker<br/>
|
||||||
|
- NextJS frontends<br/>
|
||||||
</p>
|
</p>
|
||||||
<h1 className="font-[Bitcount] text-gray-50 text-4xl">My toolbox</h1>
|
<h1 className="font-[Bitcount] text-gray-50 text-4xl">My toolbox</h1>
|
||||||
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
<p className="ml-5 font-[Bitcount] text-gray-50 text-xl">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue