@@ -16,6 +16,8 @@ import git from "./tech/git.png";
1616import html from "./tech/html.png" ;
1717import javascript from "./tech/javascript.png" ;
1818// import mongodb from "./tech/mongodb.png";
19+ import db from "./tech/hive.png" ;
20+ import aws from "./tech/aws.jpg" ;
1921import nodejs from "./tech/nodejs.png" ;
2022import reactjs from "./tech/reactjs.png" ;
2123// import redux from "./tech/redux.png";
@@ -28,6 +30,9 @@ import threejs from "./tech/threejs.png";
2830// import starbucks from "./company/starbucks.png";
2931// import tesla from "./company/tesla.png";
3032import dfm from "./company/dfm.png" ;
33+ import metaverse_museum from "./company/metaversemuseum.png"
34+ import neu from "./NEU.jpg"
35+ import unl from "./UNL.png"
3136import haskell from "./tech/haskell.png" ;
3237import carrent from "./carrent.png" ;
3338import jobit from "./jobit.png" ;
@@ -45,6 +50,12 @@ import licensePlateCensorAPI from "./LicenceplateDetection.png"
4550
4651import erDiagram from "./ER_diagram.png"
4752
53+ import droneProgram from "./drone.png"
54+
55+ import resnet from "./resnet.png"
56+
57+
58+
4859export {
4960 logo ,
5061 backend ,
@@ -84,5 +95,11 @@ export {
8495 museumResponse ,
8596 decisionboundary ,
8697 licensePlateCensorAPI ,
87- erDiagram
98+ erDiagram ,
99+ db ,
100+ aws ,
101+ droneProgram ,
102+ resnet ,
103+ metaverse_museum ,
104+ neu , unl
88105} ;
0 commit comments