mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-07-10 13:45:33 -05:00
Compare commits
2 Commits
afce828d6a
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 605252f812 | |||
| db6229e955 |
22
src/requirements.txt
Executable file → Normal file
22
src/requirements.txt
Executable file → Normal file
@@ -1,23 +1,23 @@
|
||||
blinker==1.9.0
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
certifi==2026.5.20
|
||||
charset-normalizer==3.4.7
|
||||
click==8.4.1
|
||||
Flask==3.1.3
|
||||
Flask-Minify==0.50
|
||||
gunicorn==25.1.0
|
||||
gunicorn==26.0.0
|
||||
htmlminf==0.1.13
|
||||
idna==3.11
|
||||
idna==3.16
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
jsmin==3.0.1
|
||||
lesscpy==0.15.1
|
||||
MarkupSafe==3.0.3
|
||||
packaging==26.0
|
||||
packaging==26.2
|
||||
ply==3.11
|
||||
psycopg2-binary==2.9.11
|
||||
psycopg2-binary==2.9.12
|
||||
rcssmin==1.2.2
|
||||
requests==2.32.5
|
||||
requests==2.34.2
|
||||
six==1.17.0
|
||||
urllib3==2.6.3
|
||||
Werkzeug==3.1.6
|
||||
xxhash==3.6.0
|
||||
urllib3==2.7.0
|
||||
Werkzeug==3.1.8
|
||||
xxhash==3.7.0
|
||||
|
||||
@@ -1,4 +1,30 @@
|
||||
{
|
||||
"Human vs AI Code Smell Study": {
|
||||
"status": "complete",
|
||||
"classes": "programming",
|
||||
"bgi": "aiCodeGroups.png",
|
||||
"content": "Research paper comparing human vs AI code maintainability based on mature code smell detection algorithms.",
|
||||
"links": [
|
||||
[
|
||||
"globe",
|
||||
"http://files.asimonson.com/u/AIcodeSmells.pdf",
|
||||
"Paper"
|
||||
]
|
||||
]
|
||||
},
|
||||
"Generalized Trust Review": {
|
||||
"status": "complete",
|
||||
"classes":"programming",
|
||||
"bgi": "blanketTrust.png",
|
||||
"content": "Short analysis correlating societal blanket trust of press and scientific institutions.",
|
||||
"links": [
|
||||
[
|
||||
"globe",
|
||||
"http://files.asimonson.com/u/blanketTrust.pdf",
|
||||
"Paper"
|
||||
]
|
||||
]
|
||||
},
|
||||
"PsyCom - Physical Combinatorics": {
|
||||
"status": "WIP",
|
||||
"classes": "programming",
|
||||
|
||||
BIN
src/static/photos/projects/aiCodeGroups.png
Normal file
BIN
src/static/photos/projects/aiCodeGroups.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 KiB |
BIN
src/static/photos/projects/blanketTrust.png
Normal file
BIN
src/static/photos/projects/blanketTrust.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user